+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started
gxid_LDADD = $(LDADDS)
install-data-local:
- $(MKINSTALLDIRS) $(includedir)/gdk
+ $(mkinstalldirs) $(includedir)/gdk
$(INSTALL_DATA) $(srcdir)/gdkx.h $(includedir)/gdk
- $(MKINSTALLDIRS) $(includedir)/gdk/x11
+ $(mkinstalldirs) $(includedir)/gdk/x11
$(INSTALL_DATA) $(srcdir)/gdkprivate-x11.h $(includedir)/gdk/x11